Filename | (eval 71)[/usr/share/perl5/Sub/Quote.pm:5] |
Statements | Executed 13 statements in 155µs |
Eval Invoked At | /usr/share/perl5/Sub/Quote.pm line 5 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
4 | 2 | 2 | 16µs | 120µs | handle | Search::Elasticsearch::Role::Cxn::HTTP::
1 | 1 | 1 | 12µs | 23µs | BEGIN@3.17 | Sub::Quote::
1 | 1 | 1 | 7µs | 7µs | BEGIN@6.18 | Method::Generate::Accessor::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | { | ||||
2 | 2 | 2µs | my $_QUOTED = ${$_[1]->{"\$_QUOTED"}}; | ||
3 | 2 | 60µs | 2 | 34µs | # spent 23µs (12+11) within Sub::Quote::BEGIN@3.17 which was called:
# once (12µs+11µs) by Sub::Quote::_clean_eval at line 3 # spent 23µs making 1 call to Sub::Quote::BEGIN@3.17
# spent 11µs making 1 call to warnings::unimport |
4 | # spent 120µs (16+103) within Search::Elasticsearch::Role::Cxn::HTTP::handle which was called 4 times, avg 30µs/call:
# 2 times (11µs+103µs) by Search::Elasticsearch::Cxn::HTTPTiny::handle at line 53 of Sub/Defer.pm, avg 57µs/call
# 2 times (6µs+0s) by Search::Elasticsearch::Cxn::HTTPTiny::handle at line 6 of (eval 73)[Class/Method/Modifiers.pm:152], avg 3µs/call | ||||
5 | package Method::Generate::Accessor; | ||||
6 | # spent 7µs within Method::Generate::Accessor::BEGIN@6.18 which was called:
# once (7µs+0s) by Sub::Quote::_clean_eval at line 11 | ||||
7 | 1 | 1µs | $^H = "1762"; | ||
8 | 1 | 500ns | ${^WARNING_BITS} = "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\003"; | ||
9 | 1 | 6µs | %^H = ( | ||
10 | ); | ||||
11 | 1 | 68µs | 1 | 7µs | } # spent 7µs making 1 call to Method::Generate::Accessor::BEGIN@6.18 |
12 | 2 | 1µs | die "handle is a read-only accessor" if @_ > 1; | ||
13 | 2 | 11µs | 1 | 103µs | exists $_[0]->{"handle"} ? # spent 103µs making 1 call to Search::Elasticsearch::Cxn::HTTPTiny::_build_handle |
14 | $_[0]->{"handle"} | ||||
15 | : ($_[0]->{"handle"} = $_[0]->_build_handle) | ||||
16 | } | ||||
17 | 1 | 1µs | $_QUOTED->[3] = \&Search::Elasticsearch::Role::Cxn::HTTP::handle | ||
18 | } | ||||
19 | 1 | 4µs | 1; | ||
20 | |||||
21 | ; |